Welcome![Sign In][Sign Up]
Location:
Search - shopping cart asp

Search list

[Other一个企业集团公司整站ASP源代码

Description: 这个也是一个功能强大的企业整站的ASP源代码,它带有在线讨论,购物篮功能,产品资料寻找-this a powerful point of the whole enterprise ASP source code, with online discussion, shopping cart function to find product information, etc.
Platform: | Size: 12773376 | Author: hsf | Hits:

[Shop supermarket software systemOnlineShoppingSystem

Description: 网上购物系统是随着电子商务的发展而发展起来的,它简单、快捷、成本低,越来越受人们的欢迎。 网上购物系统主要有以下功能:商品的展示,搜索商品的功能,虚拟购物车,顾客个人信息记录,安全的网上支付。其中,商品的展示可以供顾客浏览和挑选。搜索功能允许你通过各种参数来搜索所售商品。顾客可以把购买的商品放到购物车保存直到他离开。信息记录把顾客的购买情况记录下来可以让顾客查看他们的购物记录。你可以选择不同支付方式付款。系统对顾客来说是非常方便的。 系统采用ASP技术,基于B/S结构,用SQL Server 2000作为数据库。 -online shopping system, with the development of e-business and develop, it is simple, quick, low cost, increasingly welcomed by the people. Online shopping system has the following main functions : commodity display, search functions commodities, virtual shopping cart record your personal information, security of online payments. Within this total, the value of the displays for customers to browse and selection. Search function allows you to pass parameters to search for merchandise sold. Customers can buy the merchandise into trucks to keep until he left. The customer information records of the purchase of record allows customers to check their records. You can choose different payment means of payment. System to customers is very convenient. ASP system technology, based on B/S structur
Platform: | Size: 461824 | Author: 梅陇猪 | Hits:

[Software Engineeringshopping

Description: 网上商城购物系统分为前台和后台管理。交台管理包括浏览商品、查询商品、订购商品、购物车、用户信息维护等功能。文档里包含源代码,对于初学ASP的人来说,是一个很好的参考例子。-Mall shopping online system is divided into front and back-office management. Management, including cross-Taiwan views of commodities, merchandise inquiries, order merchandise, shopping cart, user information maintenance functions. Document contains the source code for ASP beginner who is a good reference example.
Platform: | Size: 147456 | Author: guanyuan | Hits:

[WEB Codeyongkusql

Description: 购物车原程序很简单的购物车程序仅供学习和交流之用.-The original procedures Cart shopping cart is very simple process for learning and exchange purposes.
Platform: | Size: 2390016 | Author: 张三内 | Hits:

[WEB Codegouwwucce

Description: ASP购物车系统,源代码,ASP购物车完整系统-ASP shopping cart system, source code, ASP Shopping Cart complete system
Platform: | Size: 31744 | Author: 王明 | Hits:

[CSharpAsp.netgouwu(VS2005)

Description: Asp.net购物车示例源码(VS2005 Asp.net购物车示例源码(VS2005-Asp.net Shopping Cart sample source (VS2005 Asp.net Shopping Cart sample source (VS2005 Asp.net sample source Cart (VS2005
Platform: | Size: 468992 | Author: k | Hits:

[JSP/Javatestsession

Description: 实现基本的购物车功能。 eclipse+sqlserver2005 1.主要强调了购物车的业务逻辑。 2,利用javabean封装。比较适合jsp初学者。 3.简洁实用。可以在此基础上开发更加复杂功能的购物网站。 数据库建立 create database shop_db go use shop_db go create table t_sp ( s_id int identity(1,1) primary key, s_name varchar(20) not null, s_price money not null ) go insert into t_sp values( IBM笔记本电脑 , 19999 ) insert into t_sp values( Hp商务笔记本电脑 , 8666 ) insert into t_sp values( 精通JSP技术 , 236 ) insert into t_sp values( ASP.NET高级应用 , 156 ) insert into t_sp values( J2EE高级开发 , 126 ) insert into t_sp values( 华硕笔记本电脑 , 6789 ) go select * from t_sp go-The realization of the basic shopping cart functionality. eclipse+ sqlserver20051. the main emphasis on the shopping cart business logic. 2, the use of JavaBean package. Jsp are more suitable for beginners. 3. Concise and practical. On this basis can the development of more complex functional shopping site. Database create database shop_dbgouse shop_dbgocreate table t_sp (s_id int identity (1,1) primary key, s_name varchar (20) not null, s_price money not null) goinsert into t_sp values (IBM notebook computer, 19999) insert into t_sp values (Hp Business Notebook, 8666) insert into t_sp values (proficient in JSP technology, 236) insert into t_sp values (ASP.NET advanced applications, 156) insert into t_sp values (J2EE Senior Developer, 126) insert into t_sp values (ASUS notebook computers, 6789) goselect* from t_spgo
Platform: | Size: 274432 | Author: | Hits:

[.netBookShop

Description: 网上书城,用ASP.net简单的实例,基本的功能如:订货、 等。数据库用得是Access。-BookShop,developed by Asp.net,it includes the functions like:Book、Shopping Cart。The databse is Access。
Platform: | Size: 438272 | Author: suiying0792 | Hits:

[SQL ServerA_complete1981803212006

Description: sql/asp code for shopping cart
Platform: | Size: 543744 | Author: karthik | Hits:

[Windows DevelopASP.NETCart

Description: Here uploaded asp.net shopping cart. its developed in C# codebind.
Platform: | Size: 1024 | Author: Maruthu | Hits:

[.netshopping

Description: 这是基于asp.net的网上珠宝商城,具有商品分类、购物车、商品热度、推荐商品、搜索商品、后台管理等功能-This is based on the asp.net online jewelry mall, with commodity classification, shopping cart, hot commodities, recommended products, search goods, background management functions
Platform: | Size: 3133440 | Author: 李浩泉 | Hits:

[Shop supermarket software systemshopping

Description: 网上购物源代码,前后台管理,具有注册登陆、购物车、订单、关键字搜索等功能-Online shopping source code, before and after Taiwan' s management, with registered land, shopping cart, order, keyword search and other functions
Platform: | Size: 897024 | Author: 谭全芝 | Hits:

[.netshoppingTest

Description: asp.net实现的一个简单的购物车的例子。有GridView和DataList的使用方法。 -to achieve a simple asp.net shopping cart example. Have GridView and DataList usage.
Platform: | Size: 11264 | Author: seaft | Hits:

[SCSI-ASPIgouwuche

Description: 很简单的购物车。ASP+ACCESS+VBSCRIPT语言设计。-Very simple shopping cart. ASP+ ACCESS+ VBSCRIPT language design.
Platform: | Size: 693248 | Author: muse | Hits:

[Shop supermarket software systemPcCode_200841802012752

Description: 此网站完全具有一般商城购物功能,商品分类、购物车、在线支付;后台管理功能也很齐全,会员管理、商品管理、购物管理等-This site features complete with general shopping mall, merchandise categories, shopping cart, online payment background management functions is also very complete, members of management, commodity management, shopping, management, etc.
Platform: | Size: 1920000 | Author: liming | Hits:

[.netVistaCart

Description: ASP.NET shopping cart
Platform: | Size: 19633152 | Author: sewanu | Hits:

[.net20

Description: .NET做的购物车,所以的源码,加页面,编程规范,-. NET to do the shopping cart, so the source code, add pages, programming specifications,
Platform: | Size: 2468864 | Author: 龚心 | Hits:

[Otherbookshop

Description: ASP 网上书店!实现购物车等网上购物等,包括源码和需求分析等!-ASP online bookstore! Achieve the online shopping cart, etc., etc., including the source code and needs analysis!
Platform: | Size: 488448 | Author: 吕楷炜 | Hits:

[WEB CodeBookShop

Description: ASP.NET---C# 电子商务网站 有购物车功能-ASP.NET-- C# e-commerce site with shopping cart functionality
Platform: | Size: 11310080 | Author: 张云杰 | Hits:

[WEB CodeShopping-Cart

Description: simple source code for shopping cart
Platform: | Size: 339968 | Author: rubala | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net